Welcome![Sign In][Sign Up]
Location:
Search - ftp MFC

Search list

[Ftp Clientftpfiles

Description: 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file upload download services. This program is an admission on the MFC dialog applications, mainly on how CInternetSession categories, and category CFtpFileFind CFtpConnection category connecting FTP file transfer servers.
Platform: | Size: 59623 | Author: 陈康 | Hits:

[CommunicationftpEngine

Description: 一个用vc编的ftp搜索工具.用的是mfc开发的小软件.-vc with a series of the ftp search tool. The mfc is a small software development.
Platform: | Size: 132420 | Author: 原子健 | Hits:

[Ftp ClientFtp

Description: ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
Platform: | Size: 6144 | Author: liying | Hits:

[Ftp ClientmfcClient

Description: vc++ 开发的MFC FTP客户端 程序,作为进出vc大门的引导程序。-vc++ developed the MFC FTP client program, as vc out the door boot program.
Platform: | Size: 40960 | Author: 张志军 | Hits:

[Ftp ClientFTP

Description: 简单的FTP客户端软件,程序较为简单,适合刚刚接触VC++的MFC网络编程的朋友研究。由于本人能力有限,此程序有待完善。-a simple FTP program
Platform: | Size: 1923072 | Author: 姜羽 | Hits:

[Internet-NetworkFtp

Description: 用VC6的MFC做的一个ftp客户端 可以用其连接ftp进行上传和下载 包括用户名及密码-VC6 MFC to do an ftp client can use it to connect ftp upload and download, including user name and password
Platform: | Size: 29696 | Author: wucs | Hits:

[Internet-NetworkMFC-ftp

Description: MFC实现FTP客户端,支持断点续传的ftp,没有用到mfc提供的ftp类-The MFC implementation of the FTP client, support for HTTP, ftp, and did not use mfc ftp classes
Platform: | Size: 3785728 | Author: 林风 | Hits:

[Menu controlMFC-and-FTP

Description: MFC实现FTP客户端工程,你下载之后自己研究下,可能会对你有用。-this is a mfc project
Platform: | Size: 19456 | Author: dacio | Hits:

[Internet-NetworkFTP

Description: Visual C++ 网络开发与实战 第三章远程传输处理 3.3 FTP文件处理 MFC-The Visual C++ network development and combat long-distance transmission processing 3.3 FTP file processing MFC
Platform: | Size: 65536 | Author: name | Hits:

[Software Engineeringftp-vc-mfc

Description: 程序能实现基本FTP客户端功能,能登陆FTP服务器,显示登陆客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-failed to translate
Platform: | Size: 45056 | Author: lww | Hits:

[Internet-NetworkFTP

Description: vc6.0和mfc库函数应用程序,ftp客户端-vc6.0 mfc library functions and applications, ftp client
Platform: | Size: 70656 | Author: wly | Hits:

[VC/MFCImplement-ftp-protocol-with-MFC

Description: 设计和实现FTP服务器,主要是遵从FTP协议标准实现FTP服务器 允许现有标准的FTP客户端与它互连互通 支持上传和下载文件。-Design and implementation of an FTP server, mainly to achieve compliance with the standard FTP protocol FTP server allows existing standard FTP client with its interconnection support for uploading and downloading files
Platform: | Size: 194560 | Author: 王刚 | Hits:

[Internet-NetworkMFC-WinInet

Description: 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-Program can achieve the basic FTP client function, can login FTP server log shows the client directory file and directory names, choose to download from the directory server files, and can upload files to the server.
Platform: | Size: 57344 | Author: 史佳 | Hits:

[CommunicationFTP-cs

Description: MFC编写的C/S结构,FTP文件下载,附带源码,可以在VC下顺利执行。-MFC prepared by C/S structure, FTP file download, with source code, you can run successfully under VC.
Platform: | Size: 1554432 | Author: Ivan Pai | Hits:

[Internet-NetworkFTP

Description: vc++ mfc 网络编程 ftp浏览器-vc++ mfc network programming ftp browser
Platform: | Size: 1958912 | Author: 王二 | Hits:

[GUI DevelopFTP--HTTP-multithreaded-HTTP

Description: 多线程下载的原理并不复杂,主要的两项技术就是多线程和断点下载。程序中开启多个线程,每个线程利用断点下载,分别下载文件的不同部分,下载完后合并,就可以了。多线程编程很多书已有介绍,这里不再重复,关于断点下载,MFC中提供的CInternetFile类可实现HTTP的断点下载,但无法实现FTP的断点下载。-Multi-threaded download principle is not complicated, the two main technology is multi-threaded and breakpoints download. Program open multiple threads, each use of the breakpoint download, respectively, in different parts of the file download, download after the merger, on it. Multithreaded programming has been introduced many books are not repeated here, on breakpoint download, CInternetFile MFC class provided enables HTTP breakpoint download, but can not achieve breakpoint FTP downloads.
Platform: | Size: 69632 | Author: 张雨 | Hits:

[Dialog_Windowftp-tool-mfc-implementation-code

Description: ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use) The FTP tool to achieve MFC source code (simple version of learning to use)
Platform: | Size: 9467904 | Author: 何鹏飞 | Hits:

[VC/MFCMFC-FTP-thread-steps

Description: vc6.0使用Ftp传文件的操作步骤,适合学习参考,步骤详细-Steps of using FTP transport file . I suggest to read for study ,it have detail description
Platform: | Size: 479232 | Author: Michael He | Hits:

[Internet-Networkftp_MFC

Description: 基于mfc的ftp文件上传、下载代码,供大家学习、参考。-Based on the FTP MFC file upload, download code, for everyone to learn, reference.
Platform: | Size: 9283584 | Author: yanghao | Hits:

[VC/MFCftp_MFC

Description: 用mfc实现了FTP客户端。。。。。。。。。。。。。。。。。。(The FTP client is implemented with MFC.)
Platform: | Size: 9282560 | Author: 华广学 | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net